home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / planetkit / amigakit / amtlk155.lha / AmiTALK / History < prev    next >
Text File  |  1995-06-09  |  5KB  |  207 lines

  1. 02/12/94
  2. V1.0 beta:  First beta release
  3.  
  4. 02/15/94
  5. V1.01 beta: Bug fixes...
  6.  
  7. Fixed problem of recieve recieve text appearing in the wrong place
  8. when the window is expanded.
  9.  
  10. Added ^C support for when the client is waiting for the remote user to respond.
  11.  
  12. Made talk not detatch from the shell, as this seemed to be causing problems.
  13.  
  14. 02/27/94
  15.  
  16. Fixed ^C handling EVERYWHERE.  If there's a place where you can't ^C, let me know!!
  17.  
  18. Can't type before connected now.
  19.  
  20. 02/28/94
  21.  
  22. Fixed talkd crash (curses be to Berkeley and their flagrant use of
  23. register variables!!! :)
  24.  
  25. Added support for ENV:MESG (set to on or off)
  26.  
  27. Added requestor to allow answering with a click...
  28.  
  29. 04/23/94
  30.  
  31. Got a GVP A530 Turbo for my 500.... (He he he--faster than the 3000... :)
  32.  
  33. 04/26/94
  34.  
  35. Got everything transferred to the new drive, and fixed a bug that
  36. developed somewhere that made amitalk not work with Unix machines.
  37.  
  38. Released version 1.05
  39.  
  40. 05/03/94
  41.  
  42. Added person connected to in title bar.
  43.  
  44. Compiled with AmiTCP 3.0.  Supports usergroup.library.
  45.  
  46. 06/05/94
  47.  
  48. Discovered lots of display bugs while demonstrating AmiTALK to a friend... :(
  49. (And it used to work so well, too... :)
  50.  
  51. 06/07/94  (Back to school after a break)
  52.  
  53. Added ^C support inside the AmiTALK window to exit the program.
  54.  
  55. Added a receive window cursor.
  56.  
  57. 09/30/94
  58.  
  59. Henric Jungheim fixed up the source code a BUNCH, fixed many things,
  60. and gave some GREAT suggestions!!
  61.  
  62. (Thanks, Henric!!!!!!!!!)
  63.  
  64. 10/02/94
  65.  
  66. Fixed blanking of receive cursor when delete pressed.
  67.  
  68. Made talk free (hopefully) all AmiTCP resources before exiting.
  69.  
  70. 10/28/94
  71.  
  72. Added in checking of env:blanked.  If it is present, the calling party
  73. gets a "Your party is not logged on." message.
  74.  
  75. 11/15/94
  76.  
  77. Realized it had been a long time since my last release and send the current
  78. version to people on IRC.
  79.  
  80. 11/20/94
  81.  
  82. Modified the documentation a bunch.
  83.  
  84. Make an installer script.
  85.  
  86. 11/22/94
  87.  
  88. Made AmiTALK look for local first, then global environment variables (more
  89. MuFS friendly??)
  90.  
  91. Made AmiTALK reinvite the remote every 20 seconds.
  92.  
  93. Made exit messages print to stderr.  (Like "Your party is not logged on...",
  94. etc.)
  95.  
  96. 11/23/94
  97.  
  98. Made text windows redraw after resize.
  99.  
  100. 11/26/94
  101.  
  102. Made talkd exit after 2 minutes of no activity.
  103.  
  104. Made talkd detect incoming talkbombs.  If one is discovered talkd will
  105. log a warning (with the IP address of the sender) to syslog and return
  106. a "Your party is not logged on" message.
  107.  
  108. 12/01/94
  109.  
  110. Released AmiTALK 1.10 on aminet.
  111.  
  112. 12/02/94
  113.  
  114. Fixed the 3.0 talkrequest.rx so it works.... (Whoops--I got a bit excited
  115. about releasing the last version.  :( )
  116.  
  117. 12/03/94
  118.  
  119. Made AmiTALK *CORRECTLY* check to see if getlogin() failed.
  120.  
  121. Made talkd *REALLY* exit when it should (after 2 minutes of no activity
  122. or after receiving a ^C).
  123.  
  124. Took the full path of rx out of talkd.  This should fix problems some
  125. people have been having with not getting talk requesters.
  126.  
  127. Made AmiTALK look for both talk and ntalk services (different port numbers).
  128. This *MIGHT* help some people who are finding incompatibilities with some
  129. Unix talks.
  130.  
  131. Released V1.11 on aminet.
  132.  
  133. 01/12/95
  134.  
  135. Made talk use a simple refresh window instead of a GimmeZeroZero window.
  136.  
  137. Also found a better way to do some stuff by looking at an EAGUI example.
  138. (Thanks Marcel and Frank!!!)
  139.  
  140. 01/20/95
  141.  
  142. Used some display routines by Jason Gouger to make a shell version.
  143.  
  144. Made an AS225 version.
  145.  
  146. Made CNet support stuff with the help of MustangVR (vrb.com) and michale (pln.com).
  147.  
  148. Changed talkrequest.rx to talkrequest.rexx.
  149.  
  150. Combined the AmiTCP/AS225/shell/GUI versions into a single source tree.
  151.  
  152. Fixed some more ^C problems.
  153.  
  154. Tried adding identd support to trace talkbomb usernames, but discovered it
  155. wouldn't work because identd only works on TCP connections.  :(
  156.  
  157. 03/07/95
  158.  
  159. Fixed exit codes.
  160.  
  161. Wrote new install scripts.
  162.  
  163. 03/17/95
  164.  
  165. Released AmiTALK 1.50
  166.  
  167. 03/17/95
  168.  
  169. A test version of talkd was accidentally released with 1.50 that
  170. always said incoming requests were talkbombs.
  171.  
  172. Made a new archive with the correct talkd and released it as V 1.51.
  173.  
  174. 03/18/95
  175.  
  176. Fixed a small bug that may have (and in one case did) destroy the inetd.conf.
  177.  
  178. Released V 1.52.
  179.  
  180. 04/20/95
  181.  
  182. Fixed a very minor bug in the 3.0 talkrequest.rexx that caused it to
  183. fail.  (My monitor is now broken, so I had to borrow one to make this
  184. release--that is the reason it took so long for this release...)
  185. (Anyone who wishes to make any donations to the "fix the monitor" fund
  186. is more than welcome to contribute.)
  187.  
  188. Released V 1.53.
  189.  
  190. 06/06/95
  191.  
  192. Discovered how easy it is to parse iff files with iffparse.library, so I
  193. added paste functionality (activated by Right Amiga-v).
  194.  
  195. Fixed the installer script so that the correct lines get added to inetd.
  196.  
  197. Put my current snail mail address (not that anyone has ever sent me
  198. anything.  :( ) and permanent email address in the documentation.
  199.  
  200. Revised the documentation a bit.
  201.  
  202. Created the debugging information script.
  203.  
  204. 06/09/95
  205.  
  206. Released V1.55 on aminet.
  207.